libgit2_sys
type git_cred_acquire_cb = extern fn(_: *mut *mut git_cred, _: *const c_char, _: *const c_char, _: c_uint, _: *mut c_void) -> c_int;