pub unsafe extern "system" fn RtlGetOwnerSecurityDescriptor(
    securitydescriptor: PSECURITY_DESCRIPTOR,
    owner: *mut PSID,
    ownerdefaulted: *mut BOOLEAN,
) -> NTSTATUS