pub unsafe extern "system" fn NtUnmapViewOfSectionEx(
    ProcessHandle: HANDLE,
    BaseAddress: PVOID,
    Flags: ULONG
) -> NTSTATUS