pub unsafe extern "system" fn RegDeleteValueA(
    hKey: *mut HKEY__,
    lpValueName: *const i8
) -> i32