public static extern ErrorCode osip_header_clone(osip_header_t *header, osip_header_t **dest);
 public static extern ErrorCode osip_header_init(osip_header_t **header);