pub unsafe extern "C" fn rb_call_super(
    argc: Argc,
    argv: *const Value
) -> Value