pub unsafe extern "C" fn git_error_set_str(
    error_class: c_int,
    string: *const c_char
) -> c_int