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