pub unsafe extern "C" fn sljit_emit_const(
compiler: *mut sljit_compiler,
op: sljit_s32,
dst: sljit_s32,
dstw: sljit_sw,
init_value: sljit_sw,
) -> *mut sljit_constpub unsafe extern "C" fn sljit_emit_const(
compiler: *mut sljit_compiler,
op: sljit_s32,
dst: sljit_s32,
dstw: sljit_sw,
init_value: sljit_sw,
) -> *mut sljit_const