pub unsafe extern "C" fn git_remote_prune(
    remote: *mut git_remote,
    callbacks: *const git_remote_callbacks
) -> c_int