pub unsafe fn MemoryContextContains(
    arg_context: MemoryContext,
    arg_pointer: *mut c_void
) -> bool