pub unsafe extern "system" fn RtlEncodeRemotePointer(
    ProcessHandle: HANDLE,
    Pointer: PVOID,
    EncodedPointer: *mut PVOID
) -> NTSTATUS