pub unsafe extern "C" fn pixBilinearPtaGray(
    pixs: *mut PIX,
    ptad: *mut PTA,
    ptas: *mut PTA,
    grayval: l_uint8
) -> *mut PIX