pub unsafe extern "C" fn pixWriteStreamBmp(
    fp: *mut FILE,
    pix: *mut PIX
) -> l_ok