pub unsafe extern "C" fn mysofa_open_advanced( filename: *const c_char, samplerate: f32, filterlength: *mut c_int, err: *mut c_int, norm: bool, neighbor_angle_step: f32, neighbor_radius_step: f32, ) -> *mut MYSOFA_EASY