pub unsafe fn RenameTableSpace(
    arg_oldname: *const c_char,
    arg_newname: *const c_char
) -> ObjectAddress