Function windows_sys::Wdk::Storage::FileSystem::RtlGetOwnerSecurityDescriptor
pub unsafe extern "system" fn RtlGetOwnerSecurityDescriptor(
securitydescriptor: PSECURITY_DESCRIPTOR,
owner: *mut PSID,
ownerdefaulted: *mut BOOLEAN,
) -> NTSTATUS