Function WNetGetUserA

pub unsafe extern "system" fn WNetGetUserA(
    lpname: PCSTR,
    lpusername: PSTR,
    lpnlength: *mut u32,
) -> WIN32_ERROR