pub unsafe extern "C" fn jit_sprintf(
    str_: *mut c_char,
    format: *const c_char,
     ...
) -> c_int