pub unsafe extern "system" fn RtlGetTokenNamedObjectPath(
    TokenHandle: HANDLE,
    Sid: PSID,
    ObjectPath: *mut UNICODE_STRING
) -> NTSTATUS