pub unsafe extern "C" fn git_repository_set_config(
    repo: *mut git_repository,
    config: *mut git_config
)