pub type RawHookCreate = unsafe extern "system-unwind" fn(target: *const c_void, detour: *const c_void, trampoline: *mut *const c_void) -> HookStatus;