pub unsafe extern "C" fn git_remote_list(
    out: *mut git_strarray,
    repo: *mut git_repository
) -> c_int