pub unsafe extern "C" fn sljit_create_compiler(
    allocator_data: *mut c_void,
    exec_allocator_data: *mut c_void
) -> *mut sljit_compiler