pub unsafe extern "C" fn lys_print_clb(
    writeclb: ly_write_clb,
    user_data: *mut c_void,
    module: *const lys_module,
    format: Type,
    options: u32
) -> Type