pub unsafe extern "C" fn spa_json_format_float(
    str_: *mut c_char,
    size: c_int,
    val: f32
) -> *mut c_char