pub unsafe extern "C" fn gsl_histogram_fprintf( stream: *mut FILE, h: *const gsl_histogram, range_format: *const c_char, bin_format: *const c_char) -> c_int