pub unsafe extern "C" fn lv_draw_sw_i1_to_argb8888( buf_i1: *const c_void, buf_argb8888: *mut c_void, width: u32, height: u32, buf_i1_stride: u32, buf_argb8888_stride: u32, index0_color: u32, index1_color: u32, )