pub unsafe extern "system" fn NetUserGetInfo(
    servername: PCWSTR,
    username: PCWSTR,
    level: u32,
    bufptr: *mut *mut u8
) -> u32