Function RtlSetOwnerSecurityDescriptor
pub unsafe fn RtlSetOwnerSecurityDescriptor(
securitydescriptor: PSECURITY_DESCRIPTOR,
owner: Option<PSID>,
ownerdefaulted: bool,
) -> NTSTATUS
pub unsafe fn RtlSetOwnerSecurityDescriptor(
securitydescriptor: PSECURITY_DESCRIPTOR,
owner: Option<PSID>,
ownerdefaulted: bool,
) -> NTSTATUS