pub unsafe fn create_partial_bitmap_paths(
    arg_root: *mut PlannerInfo,
    arg_rel: *mut RelOptInfo,
    arg_bitmapqual: *mut Path
)