pub unsafe extern "system" fn RtlGetTokenNamedObjectPath(
    Token: HANDLE,
    Sid: PSID,
    ObjectPath: PUNICODE_STRING
) -> NTSTATUS