Function windows_sys::Win32::System::Registry::RegGetKeySecurity

pub unsafe extern "system" fn RegGetKeySecurity(
    hkey: HKEY,
    securityinformation: OBJECT_SECURITY_INFORMATION,
    psecuritydescriptor: PSECURITY_DESCRIPTOR,
    lpcbsecuritydescriptor: *mut u32,
) -> WIN32_ERROR