pub unsafe extern "stdcall" fn RpcStringBindingComposeW(
    ObjUuid: *mut c_ushort,
    Protseq: *mut c_ushort,
    NetworkAddr: *mut c_ushort,
    Endpoint: *mut c_ushort,
    Options: *mut c_ushort,
    StringBinding: *mut *mut c_ushort
) -> RPC_STATUS