pub unsafe extern "C" fn enif_inspect_iolist_as_binary(
    env: *mut ErlNifEnv,
    term: ERL_NIF_TERM,
    bin: *mut ErlNifBinary
) -> c_int