Creates a stable detour hook for a function, running hooked execution in a separate thread context.
Parameters
Returns
function - A backup function executing the original behavior.
Example
More stable and harder to detect than standard hookfunction detours.