ref: 8a700fc7e0d8f2815e353de9aae8ad7b3594eb1a
dir: /h/jcrev.h/
typedef struct { void *ud; } sp_jcrev; int sp_jcrev_create(sp_jcrev **p); int sp_jcrev_destroy(sp_jcrev **p); int sp_jcrev_init(sp_data *sp, sp_jcrev *p); int sp_jcrev_compute(sp_data *sp, sp_jcrev *p, SPFLOAT *in, SPFLOAT *out);