pub unsafe extern "C" fn spa_pod_parser_get_pointer(
    parser: *mut spa_pod_parser,
    type_: *mut u32,
    value: *mut *const c_void
) -> c_int