Function RegUnLoadKeyA

pub unsafe extern "system" fn RegUnLoadKeyA(
    hkey: HKEY,
    lpsubkey: PCSTR,
) -> WIN32_ERROR