pub unsafe extern "system" fn LdrResolveDelayLoadsFromDll(
    ParentBase: PVOID,
    TargetDllName: PCSTR,
    Flags: ULONG
) -> NTSTATUS