pub unsafe extern "C" fn enif_alloc_binary(
    size: usize,
    bin: *mut ErlNifBinary
) -> c_int