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