pub unsafe fn table_openrv_extended(
    arg_relation: *const RangeVar,
    arg_lockmode: LOCKMODE,
    arg_missing_ok: bool
) -> Relation