pub unsafe extern "C" fn fits_set_huge_hdu(
    fptr: *mut fitsfile,
    huge: c_int,
    status: *mut c_int
) -> c_int