pub unsafe extern "C" fn pixRotateAMGrayCorner(
    pixs: *mut PIX,
    angle: l_float32,
    grayval: l_uint8
) -> *mut PIX