pub unsafe fn NetUseAdd(
    servername: Option<*const i8>,
    levelflags: u32,
    buf: *const u8,
    parm_err: Option<*mut u32>
) -> u32