pub unsafe extern "C" fn spa_format_parse(
    format: *const spa_pod,
    media_type: *mut u32,
    media_subtype: *mut u32
) -> c_int