pub unsafe fn compute_bitmap_pages(
    arg_root: *mut PlannerInfo,
    arg_baserel: *mut RelOptInfo,
    arg_bitmapqual: *mut Path,
    arg_loop_count: c_int,
    arg_cost: *mut Cost,
    arg_tuple: *mut f64
) -> f64