Function GetSecurityDescriptorOwner

Source
pub unsafe extern "C" fn GetSecurityDescriptorOwner(
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    pOwner: *mut PSID,
    lpbOwnerDefaulted: LPBOOL,
) -> BOOL