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