pub unsafe extern "system" fn NetUserAdd(
    servername: PCWSTR,
    level: u32,
    buf: *const u8,
    parm_err: *mut u32,
) -> u32