pub unsafe extern "C" fn lv_obj_get_child_by_type( obj: *const lv_obj_t, idx: i32, class_p: *const lv_obj_class_t, ) -> *mut lv_obj_t