pub unsafe extern "C" fn git_object_rawcontent_is_valid( valid: *mut c_int, buf: *const c_char, len: size_t, object_type: git_object_t, ) -> c_int