pub unsafe extern "C" fn stringify_argv(
    argc: i32,
    argv: *mut *mut i8
) -> *mut i8