pub unsafe extern "C" fn rbd_write( image: rbd_image_t, ofs: uint64_t, len: size_t, buf: *const c_char, ) -> ssize_t