pub unsafe extern "C" fn TessBaseAPISetMinOrientationMargin(
    handle: *mut TessBaseAPI,
    margin: f64
)