pub unsafe extern "C" fn git_fetch_init_options(
    opts: *mut git_fetch_options,
    version: c_uint
) -> c_int