pub unsafe extern "system" fn LdrGetDllHandleByMapping(
    BaseAddress: PVOID,
    DllHandle: *mut PVOID
) -> NTSTATUS