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