pub unsafe extern "system" fn RtlSetOwnerSecurityDescriptor(
    SecurityDescriptor: PSECURITY_DESCRIPTOR,
    Owner: PSID,
    OwnerDefaulted: BOOLEAN
) -> NTSTATUS