pub unsafe extern "C" fn convert_run_optimize(
    c: *mut c_void,
    typecode_original: u8,
    typecode_after: *mut u8
) -> *mut c_void