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