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