pub unsafe extern "system" fn ClusterRegSetKeySecurityEx(
    hkey: HKEY,
    securityinformation: OBJECT_SECURITY_INFORMATION,
    psecuritydescriptor: PSECURITY_DESCRIPTOR,
    lpszreason: PCWSTR,
) -> i32