pub unsafe extern "system" fn ClusterRegGetKeySecurity(
    hkey: HKEY,
    requestedinformation: u32,
    psecuritydescriptor: PSECURITY_DESCRIPTOR,
    lpcbsecuritydescriptor: *mut u32,
) -> i32