pub unsafe extern "C" fn pdf_layer_is_enabled(
    ctx: *mut fz_context,
    doc: *mut pdf_document,
    layer: c_int
) -> c_int