pub unsafe extern "C" fn syz_biquadDesignLowpass(
    filter: *mut syz_BiquadConfig,
    frequency: f64,
    q: f64
) -> syz_ErrorCode