pub unsafe extern "C" fn enif_make_new_binary(
    env: *mut ErlNifEnv,
    size: usize,
    termp: *mut ERL_NIF_TERM
) -> *mut c_uchar