pub unsafe extern "C" fn spa_pod_parser_get_double(
    parser: *mut spa_pod_parser,
    value: *mut f64
) -> c_int