pub unsafe extern "system" fn RtlGetOwnerSecurityDescriptor(
    SecurityDescriptor: PSECURITY_DESCRIPTOR,
    Owner: *mut PSID,
    OwnerDefaulted: PBOOLEAN
) -> NTSTATUS