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