pub unsafe extern "C" fn pixGetGrayHistogramMasked(
    pixs: *mut Pix,
    pixm: *mut Pix,
    x: i32,
    y: i32,
    factor: i32
) -> *mut Numa