pub unsafe fn MemoryContextAllocZero(
    arg_context: MemoryContext,
    arg_size: Size
) -> *mut c_void