pub unsafe extern "C" fn tcg_malloc_internal(
    s: *mut TCGContext,
    size: c_int
) -> *mut c_void