pub type git_transport_certificate_check_cb = extern "C" fn(_: *mut git_cert, _: c_int, _: *const c_char, _: *mut c_void) -> c_int;