pub unsafe extern "C" fn git_odb_hashfile( out: *mut git_oid, path: *const c_char, otype: git_object_t, ) -> c_int