pub unsafe fn D3D10GetInputAndOutputSignatureBlob(
    pshaderbytecode: *const c_void,
    bytecodelength: usize
) -> Result<ID3DBlob>