pub unsafe extern "C" fn lyplg_ext_compile_log(
    cctx: *const lysc_ctx,
    ext: *const lysc_ext_instance,
    level: Type,
    err_no: Type,
    format: *const c_char
    ...
)