pub extern "ntdll" fn LdrRegisterDllNotification( Flags: LDR.DLL_NOTIFICATION.REGISTER, NotificationFunction: *const LDR.DLL_NOTIFICATION.FUNCTION, Context: ?PVOID, Cookie: *LDR.DLL_NOTIFICATION.COOKIE, ) callconv(.winapi) NTSTATUS