pub unsafe extern "C" fn lv_btnmatrix_set_ctrl_map(
    obj: *mut lv_obj_t,
    ctrl_map: *const lv_btnmatrix_ctrl_t
)