pub unsafe extern "C" fn grn_array_get_value( ctx: *mut grn_ctx, array: *mut grn_array, id: grn_id, valuebuf: *mut c_void, ) -> c_int