pub unsafe extern "C" fn ddjvu_page_render( page: *mut ExoPage, mode: c_uint, p_rect: *const DjvuRect, r_rect: *const DjvuRect, fmt: *const ExoFormat, row_size: c_ulong, buf: *mut u8, ) -> c_int