pub unsafe extern "C" fn sljit_alloc_memory(
    compiler: *mut sljit_compiler,
    size: sljit_s32
) -> *mut c_void