pub unsafe fn MemoryContextSetParent(
    arg_context: MemoryContext,
    arg_new_parent: MemoryContext
)