pub unsafe extern "C" fn onig_set_callout_data_by_callout_args_self(
    args: *mut OnigCalloutArgs,
    slot: c_int,
    type_: OnigType,
    val: *mut OnigValue
) -> c_int