pub unsafe extern "C" fn hal_param_float_new( name: *const c_char, dir: hal_param_dir_t, data_addr: *mut real_t, comp_id: c_int, ) -> c_int