pub unsafe extern "C" fn wexecl(
    path: *const u16,
    arg0: *const u16
    ...
) -> isize