Function windows_sys::Win32::System::Registry::RegSetKeySecurity
pub unsafe extern "system" fn RegSetKeySecurity(
hkey: HKEY,
securityinformation: OBJECT_SECURITY_INFORMATION,
psecuritydescriptor: PSECURITY_DESCRIPTOR,
) -> WIN32_ERROR