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