pub unsafe extern "C" fn git_blob_create_fromstream_commit( id: *mut git_oid, stream: *mut git_writestream, ) -> c_int