pub unsafe extern "system" fn RegSetKeySecurity(
    hKey: *mut HKEY__,
    SecurityInformation: u32,
    pSecurityDescriptor: *mut c_void
) -> i32