pub unsafe extern "C" fn git_cred_userpass( cred: *mut *mut git_cred, url: *const c_char, user_from_url: *const c_char, allowed_types: c_uint, payload: *mut c_void) -> c_int