pub unsafe extern "C" fn git_remote_dup(
    dest: *mut *mut git_remote,
    source: *mut git_remote
) -> c_int