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