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