pub unsafe extern "C" fn mysofa_getfilter_float_nointerp(
    easy: *mut MYSOFA_EASY,
    x: f32,
    y: f32,
    z: f32,
    IRleft: *mut f32,
    IRright: *mut f32,
    delayLeft: *mut f32,
    delayRight: *mut f32
)