libgit2_sys
type git_transport_cb = extern fn(_: *mut *mut git_transport, _: *mut git_remote, _: *mut c_void) -> c_int;