pub unsafe extern "C" fn ruby_set_argv(
    arg1: c_int,
    arg2: *mut *mut c_char
)