pub unsafe extern "system" fn RegSaveKeyA(
    hKey: *mut HKEY__,
    lpFile: *const i8,
    lpSecurityAttributes: *mut SECURITY_ATTRIBUTES
) -> i32