pub unsafe fn CreateOneShotCachedPlan(
    arg_raw_parse_tree: *mut RawStmt,
    arg_query_string: *const i8,
    arg_commandTag: u32
) -> *mut CachedPlanSource