pub unsafe extern "C" fn git_config_set_string( cfg: *mut git_config, name: *const c_char, value: *const c_char) -> c_int