Function windows::Wdk::Storage::FileSystem::RtlGetOwnerSecurityDescriptor
pub unsafe fn RtlGetOwnerSecurityDescriptor<P0>(
securitydescriptor: P0,
owner: *mut PSID,
ownerdefaulted: *mut BOOLEAN,
) -> NTSTATUSwhere
P0: Param<PSECURITY_DESCRIPTOR>,