Function GetEffectiveRightsFromAclW

pub unsafe extern "system" fn GetEffectiveRightsFromAclW(
    pacl: *const ACL,
    ptrustee: *const TRUSTEE_W,
    paccessrights: *mut u32,
) -> WIN32_ERROR