pub unsafe extern "C" fn spa_strbuf_init(
    buf: *mut spa_strbuf,
    buffer: *mut c_char,
    maxsize: usize
)