pub unsafe fn GenerationContextCreate(
    arg_parent: MemoryContext,
    arg_name: *const c_char,
    arg_blockSize: Size
) -> MemoryContext