pub unsafe extern "system" fn AVIStreamBeginStreaming(
    pavi: IAVIStream,
    lstart: i32,
    lend: i32,
    lrate: i32
) -> HRESULT