Function AddPrinterDriverA

pub unsafe extern "system" fn AddPrinterDriverA(
    pname: PCSTR,
    level: u32,
    pdriverinfo: *const u8,
) -> BOOL