pub unsafe extern "C" fn jit_value_create_long_constant(
func: jit_function_t,
_type: jit_type_t,
const_value: jit_long,
) -> jit_value_tpub unsafe extern "C" fn jit_value_create_long_constant(
func: jit_function_t,
_type: jit_type_t,
const_value: jit_long,
) -> jit_value_t