Function windows_sys::Win32::Graphics::Printing::GetFormW
pub unsafe extern "system" fn GetFormW(
hprinter: HANDLE,
pformname: PCWSTR,
level: u32,
pform: *mut u8,
cbbuf: u32,
pcbneeded: *mut u32,
) -> BOOL