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