pub unsafe extern "system" fn CallFunctionShim(
    szdllname: PCWSTR,
    szfunctionname: PCSTR,
    lpvargument1: *mut c_void,
    lpvargument2: *mut c_void,
    szversion: PCWSTR,
    pvreserved: *mut c_void
) -> HRESULT