pub unsafe extern "C" fn bam_set_qname(
    b: *mut bam1_t,
    qname: *const i8
) -> i32