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