pub unsafe extern "C" fn strcodeGenerate(
    strcode: *mut L_STRCODE,
    filein: *const c_char,
    type_: *const c_char
) -> l_ok