pub unsafe extern "C" fn spa_debug_strbuf_format_value(
    buffer: *mut spa_strbuf,
    info: *const spa_type_info,
    type_: u32,
    body: *mut c_void,
    size: u32
) -> c_int