#[no_mangle]
pub extern "C" fn rustfst_ffi_get_last_error(
    error: *mut *mut c_char
) -> RUSTFST_FFI_RESULT