pub unsafe extern "C" fn enif_ioq_enq_binary(
    q: *mut ErlNifIOQueue,
    bin: *mut ErlNifBinary,
    skip: usize
) -> c_int