pub unsafe extern "C" fn git_odb_read_header( len_out: *mut size_t, type_out: *mut git_object_t, odb: *mut git_odb, oid: *const git_oid) -> c_int