pub unsafe extern "C" fn spa_pod_parser_init(
    parser: *mut spa_pod_parser,
    data: *const c_void,
    size: u32
)