pub type jit_closure_func = Option<unsafe extern "C" fn(signature: jit_type_t, result: *mut c_void, args: *mut *mut c_void, user_data: *mut c_void)>;