pub unsafe extern "C" fn enif_make_sub_binary(
    env: *mut ErlNifEnv,
    bin_term: ERL_NIF_TERM,
    pos: usize,
    size: usize
) -> ERL_NIF_TERM