pub unsafe extern "C" fn git_remote_get_fetch_refspecs(
    array: *mut git_strarray,
    remote: *const git_remote
) -> c_int