pub unsafe extern "C" fn OrtSessionOptionsAppendExecutionProvider_CUDA(
    options: *mut OrtSessionOptions,
    device_id: c_int
) -> OrtStatusPtr