pub unsafe extern "C" fn grn_array_cursor_get_value( ctx: *mut grn_ctx, cursor: *mut grn_array_cursor, value: *mut *mut c_void, ) -> c_int