pub type git_cred_acquire_cb = Option<extern "C" fn(_: *mut *mut git_cred, _: *const c_char, _: *const c_char, _: c_uint, _: *mut c_void) -> c_int>;