pub unsafe extern "C" fn git_odb_foreach( db: *mut git_odb, cb: git_odb_foreach_cb, payload: *mut c_void, ) -> c_int