pub unsafe extern "C" fn lv_draw_layer_destroy(
    draw_ctx: *mut _lv_draw_ctx_t,
    layer_ctx: *mut _lv_draw_layer_ctx_t
)