pub unsafe extern "C" fn png_set_filler(
    png_ptr: &mut png_struct,
    filler: u32,
    flags: c_int
)