pub unsafe extern "C" fn jbCorrelationInitWithoutComponents(
    components: i32,
    maxwidth: i32,
    maxheight: i32,
    thresh: f32,
    weightfactor: f32
) -> *mut JbClasser