pub unsafe extern "C" fn png_set_text_compression_method(
    png_ptr: &mut png_struct,
    method: c_int
)