Function windows::Wdk::Storage::FileSystem::RtlSetOwnerSecurityDescriptor
pub unsafe fn RtlSetOwnerSecurityDescriptor<P0, P1>(
securitydescriptor: PSECURITY_DESCRIPTOR,
owner: P0,
ownerdefaulted: P1,
) -> NTSTATUS