pub type jit_on_demand_func = Option<unsafe extern "C" fn(func: jit_function_t) -> c_int>;