pub unsafe extern "C" fn lv_array_assign( array: *mut lv_array_t, index: u32, value: *const c_void, ) -> u32