pub unsafe extern "C" fn lv_btnmatrix_set_map(
    obj: *mut lv_obj_t,
    map: *mut *const c_char
)