pub unsafe fn CfExecute(
    opinfo: *const CF_OPERATION_INFO,
    opparams: *mut CF_OPERATION_PARAMETERS
) -> Result<()>