libgit2_sys
pub unsafe extern fn git_remote_create_anonymous( out: *mut *mut git_remote, repo: *mut git_repository, url: *const c_char) -> c_int